UNPKG

react-openfin-mat-impl

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