import React from 'react' import { NavLink } from 'react-router-dom' export const Navbar: React.FC = () => ( )