import { FC } from "react"; import { SiteHeaderProps } from "."; export declare const NavigationBar: FC>;