export declare function transformArguments(nodeId: string): Array<string>;
export { transformReply } from './CLUSTER_NODES';
