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

declare const DownloadCloudFillIcon: RemixiconReactIconComponentType;
export default DownloadCloudFillIcon;
