export declare function transformArguments(mode: 'YES' | 'SYNC' | 'NO'): Array; export declare function transformReply(): string;