export declare const releaseLua: (client: import("../../types").RedisClient, args: [string, number, string]) => Promise;