export { default as SecondaryTab } from './SecondaryTab'; export type { SecondaryTabProps } from './SecondaryTab';