import { Tab } from "./implementation/tab"; import { Tabs } from "./implementation/tabs"; export { Tab, Tabs }