export declare class GlobalErrorHandler { constructor(); handleError(error: any): any; } //# sourceMappingURL=GlobalErrorHandler.d.ts.map