export declare function transformArguments(host: string, port: number): Array; export declare function transformReply(): string;