export { default as TabsHost } from './TabsHost'; export type * from './TabsHost.types'; export type * from './TabsHost.android.types'; export type * from './TabsHost.ios.types';