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

declare const FolderUploadLineIcon: RemixiconReactIconComponentType;
export default FolderUploadLineIcon;
