/**
 * Launch the given bundle id via instrument service.
 */
export declare const launchApp: (udid: string, bundleId: string, args?: never[], env?: {}) => Promise<boolean>;
//# sourceMappingURL=app.d.ts.map