export { default as Tabs } from "./Tabs"; export type { ITabsProps } from "./types";