UNPKG

react-openfin-mat-impl

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