export function transformArguments(): Array { return ['LATENCY', 'DOCTOR']; } export declare function transformReply(): string;