import { SvgIconComponent } from './types'; declare const CloudOffIcon: SvgIconComponent; export default CloudOffIcon;