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

declare const FileDownloadFillIcon: RemixiconReactIconComponentType;
export default FileDownloadFillIcon;
