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

declare const FileUploadLineIcon: RemixiconReactIconComponentType;
export default FileUploadLineIcon;
