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

declare const DownloadLineIcon: RemixiconReactIconComponentType;
export default DownloadLineIcon;
