import { FC } from 'react'; import { NavbarProps } from './'; export declare const NavbarContent: FC;