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