import type { RespClientTrackingInfo } from '../index.ts'; export declare function createCommand(): string[]; export declare function clientTrackinginfo(this: T): Promise;