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

declare const Cloudy2LineIcon: RemixiconReactIconComponentType;
export default Cloudy2LineIcon;
