/** * Application component * @returns {JSX.Element} content of the Application */ function App() { // ... }