export declare function callWithRetry(cb: () => Promise): Promise;