import TreeSelect from './tree-select'; export type { TreeSelectProps } from './tree-select'; export default TreeSelect;