/// import { SvgIconProps } from './types'; export declare function FoodIcon({ className, ...props }?: Partial): JSX.Element;