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