import React from 'react'; import Navbar from './components/layout/Navbar'; export default function App(): JSX.Element { return (