import { RedisCommandArguments } from '.'; export declare function transformArguments(pattern?: string): RedisCommandArguments;