import type { Options } from '@wdio/types';
export declare const DEFAULTS: Options.Definition<Required<Options.WebDriver>>;
export declare const REG_EXPS: {
    commandName: RegExp;
    execFn: RegExp;
};
export declare const ELEMENT_KEY = "element-6066-11e4-a52e-4f735466cecf";
export declare const SHADOW_ELEMENT_KEY = "shadow-6066-11e4-a52e-4f735466cecf";
//# sourceMappingURL=constants.d.ts.map