export declare function transformArguments(mode?: 'ASYNC' | 'SYNC'): Array; export declare function transformReply(): string;