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

declare const DownloadCloudLineIcon: RemixiconReactIconComponentType;
export default DownloadCloudLineIcon;
