import ElTreeSelect from './src/tree-select.vue'; export * from './src/tree-select'; export { ElTreeSelect }; export default ElTreeSelect;