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