export declare function transformArguments(script: string): Array<string>; export declare function transformReply(): string;