import * as React from 'react'; declare const ErrorScreen: React.FC; export default ErrorScreen;