export declare function buildHttpError(res: Response, prefix: string): Promise; export declare function throwIfHttpError(res: Response, message: string): Promise; //# sourceMappingURL=http-error.d.ts.map