/** Locator strategy name used for UiAutomator queries. */
export declare const UI_AUTOMATOR_STRATEGY = "-android uiautomator";
/** Registry key for the UiAutomator CSS emitter. */
export declare const UI_AUTOMATOR_EMITTER_KEY = "uiautomator";
//# sourceMappingURL=constants.d.ts.map