import { _default } from "./tree.vue.js";

//#region ../../packages/components/tree-v2/src/instance.d.ts
type TreeV2Instance = InstanceType<typeof _default> & unknown;
//#endregion
export { TreeV2Instance };