export { default } from './tabs'; export { default as TabBar } from './tabs'; export * from './tabs';