import type TreeV2 from './tree.vue'; export type TreeV2Instance = InstanceType & unknown;