import { IconComponent } from '..';
declare const CloudOffIcon: IconComponent;
export { CloudOffIcon };
