export declare function transformArguments(path: string, moduleArgs?: Array): Array; export declare function transformReply(): string;