import Tree from './Tree'; export * from './Tree'; export * from 'rc-tree/lib/interface'; export default Tree;