import { TreeSelect } from '@alifd/next'; export default TreeSelect; export type { TreeSelectProps } from '@alifd/next/types/tree-select';