export type { TabsProps as Props } from './tabs.type';
export type { TabsPanelProps as PanelProps } from './tabs-panel.type';
