import { FC } from "react";
declare const Nav: FC;
export default Nav;
