export declare function createCommand(pattern?: string): string[]; export declare function pubsubShardchannels(this: T, pattern?: string): Promise;