import { ClientEntry } from "../../tree/Client"; export declare function openClientInfo(client: ClientEntry): void;