import { GlobalAppThemeInterface } from '@monorail/helpers/theme'; export declare const createMuiThemeFromSc: (themeSC: GlobalAppThemeInterface) => import("@material-ui/core").Theme;