export class InteractiveSession { static isRemote: Boolean; constructor(); } export const InteractiveSession: any; export * as input from "./system.remotedesktop.input.js";