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