import ErrorPage from "./ErrorPage"; export default function NotFoundPage() { return ( ); }