export function transformArguments(): Array { return ['CLUSTER', 'BUMPEPOCH']; } export declare function transformReply(): 'BUMPED' | 'STILL';