export { TabsControlled } from './tabsControlled';
export { TabsUnControlled as Tabs } from './tabsUnControlled';
export * from './types';
