export declare function transformArguments(key: string, string: string): Array<string>; export { transformBooleanReply as transformReply } from '@redis/client/dist/lib/commands/generic-transformers';