export declare function createCommand(keys: string[]): string[]; export declare function pfcount(this: T, keys: string[]): Promise;