import LineTree from './src/line-tree.vue'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElLineTree: SFCWithInstall; export default ElLineTree; export * from './src/line-tree'; export type { LineTreeInstance } from './src/instance';