import * as React from "react" const NotFound = (props) => ( ) export default NotFound