export declare function transformArguments(nodeId: string): Array<string>;
export declare function transformReply(): 'OK';
