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

declare const CloudLineIcon: RemixiconReactIconComponentType;
export default CloudLineIcon;
