import React from "react"; declare const NotFound: React.FC<{}>; export default NotFound; //# sourceMappingURL=not-found.d.ts.map