import type { ReactElement } from "react"; import Link from "next/link"; export default function AuthenticatedNotFound(): ReactElement { return (
This page doesn't exist or you may not have permission to view it.