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

declare const MenuRightOutlineIcon: MdiReactIconComponentType;
export default MenuRightOutlineIcon;
