const NotFoundPage = () => (

404 Page

) export default NotFoundPage