import type { ErrorInfo } from 'react'; export declare function addReactError(error: Error, info: ErrorInfo): void;