export * from './VerticalTabs'; import { VerticalTabItems, VerticalTabsProps } from './types'; export type { VerticalTabsProps, VerticalTabItems };