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