import { AppPath } from "../../model/routing"; import { NavigationItem } from "./NavigationItem"; export function Navigation() { return ( ); }