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