import React from 'react'; import { MenuListProps } from '@material-ui/core'; declare const MenuList: React.ElementType; export { MenuList };