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