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