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

declare const FoodAppleIcon: MdiReactIconComponentType;
export default FoodAppleIcon;
