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

declare const RestaurantMenuIcon: MdiReactIconComponentType;
export default RestaurantMenuIcon;
