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