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