declare function TopBar(props: any): JSX.Element;
export default TopBar;
