export { Tabs, Tab, TabList, TabPanel } from "./tabs.component"; export type { TabsProps, TabProps, TabsHandle } from "./tabs.types";