export declare const retryExecFactory: (func: any, retries?: number) => Promise;