import { NotFoundPart } from "@/pages/parts/errors/ErrorWrapperPart"; export function NotFoundPage() { return ; }