import type { DefineComponent } from 'vue'; declare const Tree: DefineComponent>; export { Tree };