import { FC } from 'react'; import { DialogNavigationProps } from '../../../css'; export declare const BottomBarNavigation: FC;