export declare function retryAsync(retries: number, fn: () => Promise): Promise; //# sourceMappingURL=../../../src/database/async/retryAsync.d.ts.map