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

declare const DownloadFillIcon: RemixiconReactIconComponentType;
export default DownloadFillIcon;
