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