import { MuiTheme } from 'react-openfin';
import { ThemeOptions } from '@material-ui/core/styles/createMuiTheme';
export declare const buildMuiTheme: (options: ThemeOptions, theme?: MuiTheme) => import("@material-ui/core/styles/createMuiTheme").Theme;
export default buildMuiTheme;
