import { type FC } from 'react';
declare const NavbarExtra: FC;
export default NavbarExtra;
