export declare function createErrorHandler(originalHandler: any): (error: any, isFatal: any) => any;
/**
 * @hidden
 * @deprecated Will be removed in the future.
 */
export declare function disableErrorHandling(): void;
//# sourceMappingURL=ExpoErrorManager.d.ts.map