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

declare const CloudyLineIcon: RemixiconReactIconComponentType;
export default CloudyLineIcon;
