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

declare const UploadLineIcon: RemixiconReactIconComponentType;
export default UploadLineIcon;
