import Tree from './src/tree.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElTree: SFCWithInstall; export default ElTree; export type { TreeInstance } from './src/instance';