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