import type Tabbar from './tabbar.vue' import type TabbarItem from './tabbar-item.vue' export type TnTabbarInstance = InstanceType export type TnTabbarItemInstance = InstanceType