export declare function useTabsOverflow(tabs: T[], tabsRef: React.RefObject, tabsPanelRef: React.RefObject): T[];