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

declare const NutritionIcon: MdiReactIconComponentType;
export default NutritionIcon;
