export { default as Tab, TabProps } from './Tab'; export { default as Tabs, TabsProps } from './Tabs';