export declare function createCommand(key: string, member: string): string[]; export declare function zrank(this: T, key: string, member: string): Promise;