export { default } from './Tabs'; export { default as Tab } from './Tab'; export { default as TabPanel } from './TabPanel';