export declare function transformArguments(name: string, index: string): Array; export declare function transformReply(): 'OK';