import { PageNotFound } from "./components/pageNotFound"; export default function NotFound() { return ( ) }