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

declare const FolderDownloadLineIcon: RemixiconReactIconComponentType;
export default FolderDownloadLineIcon;
