import { NavLink, Outlet } from "react-router-dom"; export function AppLayout(): JSX.Element { return (