export { default } from "./tab-title.component";
export type { TabTitleProps } from "./tab-title.component";
