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

declare const UploadCloudLineIcon: RemixiconReactIconComponentType;
export default UploadCloudLineIcon;
