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