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