"use client"; export { TabsControl, doesTabsControlOverflow } from "./tabs-control"; export type { TabsControlProps } from "./tabs-control";