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