export declare function retryOnThrow(retryDelaysMs: number[], operation: () => Promise): Promise; //# sourceMappingURL=retry.d.ts.map