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

declare const LocalRestaurantIcon: MdiReactIconComponentType;
export default LocalRestaurantIcon;
