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