import { FC } from "react";
export declare const HeaderBar: FC<{}>;
