import Tree from './src/tree.vue'; import type { SFCWithInstall } from 'code-monkey-ui/es/utils'; declare const _Tree: import("code-monkey-ui/es/utils").SFCWithInstall; export default _Tree; export declare const ElTree: typeof _Tree;