import BoxSelectTree from './boxSelectTree'; export type { BoxSelectTreeProps } from './boxSelectTree'; export default BoxSelectTree;