export declare function getInstalledApplications(deviceId: string): IApplication[]; export declare function startSimulator(deviceId?: string): void;