export default function NotFoundPage() { return (

404

Not
Found.

); }