UNPKG

react-openfin-mat-impl

Version:
4 lines (3 loc) 469 B
import { Theme } from '@material-ui/core/styles'; declare const sidebarStyle: (theme: Theme) => Record<"background" | "blue" | "green" | "orange" | "red" | "primary" | "drawerPaper" | "list" | "item" | "itemLink" | "itemIcon" | "itemText" | "whiteFont" | "releaseTypo" | "sidebarWrapper", import("@material-ui/styles/withStyles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles/withStyles").CreateCSSProperties<{}>)>; export default sidebarStyle;