import SelectV3 from './src/index'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElSelectV3: SFCWithInstall; export default ElSelectV3; export * from './src/select-v3'; export type { SelectV3Instance } from './src/instance';