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

declare const MenuLeftOutlineIcon: MdiReactIconComponentType;
export default MenuLeftOutlineIcon;
