/** * Throws an error if the response is not OK.) */ export declare function throwBadResponse(response: Response): Promise;