import { MenuItemProps } from '@material-ui/core/MenuItem';
export declare type IMenuItemProps = MenuItemProps;
