import React from 'react'; import { ErrorFallbackProps } from '@ui-schema/ui-schema'; export declare const ErrorFallback: React.FC;