import { type NativeTabsViewProps } from './types'; export declare function NativeTabsView(props: NativeTabsViewProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=NativeTabsView.ios.d.ts.map