import NotFound from "@/components/NotFound" export default function NotFoundPage( _props: PageProps<"/[lang]/middleware-error/404"> ) { return }