import ElTableSelect from './src/table-select.vue'; export * from './src/table-select'; export { ElTableSelect }; export default ElTableSelect;