UNPKG

react-openfin-mat-impl

Version:
4 lines (3 loc) 435 B
import { Theme } from '@material-ui/core/styles'; declare const headerStyle: (theme: Theme) => Record<"flex" | "container" | "appBar" | "preFlex" | "postFlex" | "menuBtn" | "companyLogImg" | "title" | "primary" | "info" | "success" | "warning" | "danger", import("@material-ui/styles/withStyles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles/withStyles").CreateCSSProperties<{}>)>; export default headerStyle;