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