import type { SauceServiceConfig } from './types.js';
export declare const DEFAULT_OPTIONS: Partial<SauceServiceConfig>;
export declare const DEFAULT_RUNNER_NAME = "webdriverio";
//# sourceMappingURL=constants.d.ts.map