import Tree from './src/tree.vue'; import type { SFCWithInstall } from '@inte-cloud/lit-element/es/utils'; export declare const LtTree: SFCWithInstall; export default LtTree; export type { TreeInstance } from './src/instance';