export declare function transformArguments(configEpoch: number): Array<string>;
export declare function transformReply(): 'OK';
