export default TreeSelect;
import TreeSelect from "./src";
export { TreeNode, SHOW_ALL, SHOW_PARENT, SHOW_CHILD } from "./src";
