import type { DefaultPropertyType } from '@wdio/utils'; export declare const ELEMENT_KEY = "element-6066-11e4-a52e-4f735466cecf"; export declare const WDIO_DEFAULTS: Record; export declare const UNICODE_CHARACTERS: { NULL: string; Unidentified: string; Cancel: string; Help: string; 'Back space': string; Backspace: string; Tab: string; Clear: string; Return: string; Enter: string; Shift: string; Control: string; 'Control Left': string; 'Control Right': string; Alt: string; Pause: string; Escape: string; Space: string; ' ': string; Pageup: string; PageUp: string; Page_Up: string; Pagedown: string; PageDown: string; Page_Down: string; End: string; Home: string; 'Left arrow': string; Arrow_Left: string; ArrowLeft: string; 'Up arrow': string; Arrow_Up: string; ArrowUp: string; 'Right arrow': string; Arrow_Right: string; ArrowRight: string; 'Down arrow': string; Arrow_Down: string; ArrowDown: string; Insert: string; Delete: string; Semicolon: string; Equals: string; 'Numpad 0': string; 'Numpad 1': string; 'Numpad 2': string; 'Numpad 3': string; 'Numpad 4': string; 'Numpad 5': string; 'Numpad 6': string; 'Numpad 7': string; 'Numpad 8': string; 'Numpad 9': string; Multiply: string; Add: string; Separator: string; Subtract: string; Decimal: string; Divide: string; F1: string; F2: string; F3: string; F4: string; F5: string; F6: string; F7: string; F8: string; F9: string; F10: string; F11: string; F12: string; Command: string; Meta: string; Zenkaku_Hankaku: string; ZenkakuHankaku: string; }; export declare const W3C_SELECTOR_STRATEGIES: string[]; export declare const W3C_CAPABILITIES: string[]; export declare const JSONWP_CAPABILITIES: string[]; export declare const APPIUM_ANDROID_CAPABILITIES: string[]; export declare const APPIUM_IOS_CAPABILITIES: string[]; export declare const APPIUM_CAPABILITES: string[]; export declare const DRIVER_DEFAULT_ENDPOINT: { method: string; host: string; port: number; path: string; }; export declare const FF_REMOTE_DEBUG_ARG = "-remote-debugging-port"; export declare const ERROR_REASON: string[]; //# sourceMappingURL=constants.d.ts.map