export declare function createCommand(key: string, count?: number): string[]; export declare function srandmember(this: T, key: string, count?: number): Promise;