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

declare const MenuDownOutlineIcon: MdiReactIconComponentType;
export default MenuDownOutlineIcon;
