UNPKG

react-openfin-mat-impl

Version:
4 lines (3 loc) 332 B
import { Theme } from '@material-ui/core/styles'; declare const configLangFieldCompStyle: (theme: Theme) => Record<"container" | "flagImg", import("@material-ui/styles/withStyles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles/withStyles").CreateCSSProperties<{}>)>; export default configLangFieldCompStyle;