import React from 'react'; import { View } from 'react-native'; import type { AppShellBottomNavProps } from './types'; export declare const BottomAppBar: React.ForwardRefExoticComponent>;