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