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