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

declare const FileDownloadLineIcon: RemixiconReactIconComponentType;
export default FileDownloadLineIcon;
