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