export declare function createCommand(key: string, min: string, max: string): string[]; export declare function zlexcount(this: T, key: string, min: string, max: string): Promise;