export default function GlobalNotFound() { return (

404

Not Found Page

) }