export declare const constants: { NONE_TYPE: string; SERIAL_CONSOLE_TYPE: string; SPICE_CONSOLE_TYPE: string; VNC_CONSOLE_TYPE: string; RDP_CONSOLE_TYPE: string; DESKTOP_VIEWER_CONSOLE_TYPE: string; CONNECTING: string; CONNECTED: string; DISCONNECTED: string; LOADING: string; DEFAULT_VV_FILENAME: string; DEFAULT_VV_MIMETYPE: string; DEFAULT_RDP_FILENAME: string; DEFAULT_RDP_MIMETYPE: string; DEFAULT_RDP_PORT: number; }; //# sourceMappingURL=constants.d.ts.map