/// export interface IconNutritionSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconNutritionSharp: React.FC;