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