import { Tree } from '@arco-design/web-react'; import './index.less'; export default Tree; export type * from './interface';