import Tabs from './Tabs';
export * from './Tabs';
export * from './VerticalTabs';
export * from './types';
export default Tabs;
