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