import { Tab } from "./implementation/tab"; import { Tabs } from "./implementation/tabs"; export { Tab, Tabs }; //# sourceMappingURL=index.d.ts.map