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

declare const MenuUpOutlineIcon: MdiReactIconComponentType;
export default MenuUpOutlineIcon;
