import { DrawerProps } from '@material-ui/core/Drawer'; export declare type IDrawerProps = DrawerProps;