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