/** * Determines whether the on-screen keyboard will appear on `focus` outside of a click handler. */ export declare const hasIosKeyboard: () => boolean; //# sourceMappingURL=mobile.d.ts.map