import { SVGProps } from 'react'; export interface CloudOfflineProps extends Omit, 'css'> { } export declare const CloudOffline: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;