export interface IWindowLaunchOptions { devtools?: boolean; devport?: number; } //# sourceMappingURL=types.d.ts.map