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