/// import { ErrorComponentProps } from './types'; export declare const ErrorComponent: (props: ErrorComponentProps) => JSX.Element;