import React, { FunctionComponent } from "react"; export const PageNotFound: FunctionComponent = () => { return