export function transformArguments(): Array { return ['CLUSTER', 'FLUSHSLOTS']; } export declare function transformReply(): 'OK';