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

declare const MenuLeftIcon: MdiReactIconComponentType;
export default MenuLeftIcon;
