import React from 'react'; const NotFound: React.FC = () => { return (
The page you're looking for doesn't exist.