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