export declare function requestWithRetries(requestFn: () => Promise, maxRetries?: number): Promise; //# sourceMappingURL=requestWithRetries.d.ts.map