/** * Keyboards with no return key. iOS draws a floating button of its own when * one of these is asked for a return key, and it lands over the screen's * bottom-right — where the advance control already is. */ export declare const PADS_WITHOUT_RETURN_KEY: Set; //# sourceMappingURL=keyboardReturnKey.d.ts.map