UNPKG

box-ui-elements

Version:
4 lines (3 loc) 143 B
import { ThemingProps } from './types'; declare const ThemingStyles: ({ selector, theme }: ThemingProps) => any; export default ThemingStyles;