export { default } from "./tab.component";
export type { TabProps } from "./tab.component";
