import Tabs from './tabs'; import Tab from './tab'; import TabPanels from './tabPanels'; import TabPanel from './tabPanel'; export { Tabs, Tab, TabPanel, TabPanels };