import { CssBaselineProps } from "@material-ui/core/CssBaseline";
export declare type ICssBaselineProps = CssBaselineProps;
