import ImportUpload from './src/import-upload.vue' import { withInstall } from '../../utils/vue/install' export default withInstall(ImportUpload)