import React from 'react'; declare const ErrorBoundary: () => React.JSX.Element; export default ErrorBoundary;