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