import * as React from 'react'; const NoFound = () => ( ); export default NoFound;