export * from './TabContent'; import { TabContentType } from './TabContent.types'; export type { TabContentType };