import { ServerEntry } from "../../tree/Server"; export declare function openServerInfo(server: ServerEntry): void;