import type { Capabilities } from '@wdio/types'; export declare function startWebDriver(options: Capabilities.RemoteConfig): Promise; //# sourceMappingURL=startWebDriver.d.ts.map