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