import type { SFCWithInstall } from '../utils/types'; import Tree from './src/tree.vue'; declare const _Tree: SFCWithInstall; export default _Tree;