import { RemixiconReactIconComponentType } from './dist/typings';

declare const CloudOffLineIcon: RemixiconReactIconComponentType;
export default CloudOffLineIcon;
