import type Tree from './tree.vue'; export type TreeInstance = InstanceType & unknown;