export declare function useTabs(group: string): { currentTab: import('vue').WritableComputedRef; }; //# sourceMappingURL=tabsManager.d.ts.map