export declare const acquireLua: (client: import("../../types").RedisClient, args: [string, number, string, number, number]) => Promise<0 | 1>;