/** * @internal * @param fetchPromise */ export declare function wrapFetchCall(fetchPromise: Promise): Promise; //# sourceMappingURL=wrapFetchCall.d.ts.map