import styles from '../styles/Navbar.module.css'; function Navbar() { return ( ); } export default Navbar;