import type { RespStreamConsumerInfo } from '../index.ts'; export declare function createCommand(key: string, group: string): string[]; export declare function xinfoConsumers(this: T, key: string, group: string): Promise;