import { MdiReactIconComponentType } from './dist/typings';

declare const MenIcon: MdiReactIconComponentType;
export default MenIcon;
