export declare function get_path_for_pid(pid: number): string; export declare function x11_channel(_: any, primus: any, logger: any, path: string, display: number): Promise;