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