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

declare const RestaurantIcon: MdiReactIconComponentType;
export default RestaurantIcon;
