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

declare const DownloadCloud2LineIcon: RemixiconReactIconComponentType;
export default DownloadCloud2LineIcon;
