import { default as YcSelectV2 } from './src/index.vue'; export type YcSelectV2Instance = InstanceType; export * from './src/type'; export { YcSelectV2 }; export { YcSelectV2 as ReSelectV2 };