import { Link } from 'react-router-dom' import { FunctionComponent } from 'react' export const Navbar: FunctionComponent = () => { return }