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