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

declare const FoodIcon: MdiReactIconComponentType;
export default FoodIcon;
