export type { DataNode as TreeDataNode, EventDataNode as TreeEventDataNode, } from 'antd/lib/tree'; export { Tree } from 'antd';