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

declare const MenuRightIcon: MdiReactIconComponentType;
export default MenuRightIcon;
