import type Tabs from './tabs.vue' import type TabsItem from './tabs-item.vue' export type TnTabsInstance = InstanceType export type TnTabsItemInstance = InstanceType