export declare class ErrorHandler {
    static handle(error: any): any;
}
//# sourceMappingURL=error-handler.d.ts.map