import TreeSelect from './src/tree-select.vue'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; export declare const ElTreeSelect: SFCWithInstall; export default ElTreeSelect;