/// export declare type ReactError = { error: Error; errorInfo: React.ErrorInfo; }; //# sourceMappingURL=ReactError.d.ts.map