export * from './HorizontalTabs'; import { HorizontalTabGroupProps, TabItemProps } from './types'; export type { TabItemProps, HorizontalTabGroupProps };