export { default as PrimaryTab } from './PrimaryTab'; export type { PrimaryTabProps } from './PrimaryTab';