import type { ElectronServiceCapabilities, ElectronServiceGlobalOptions } from '@wdio/electron-types';
export declare function init(capabilities: ElectronServiceCapabilities, globalOptions?: ElectronServiceGlobalOptions): Promise<WebdriverIO.Browser>;
//# sourceMappingURL=session.d.ts.map