@interface TypistKeyboardUtilities : NSObject + (void)setAirplaneMode:(BOOL)a0; + (BOOL)hasHomeButton; + (BOOL)shouldShowDictationKey; + (id)deviceInfo; + (BOOL)hasMarkedText; + (id)markedText; + (BOOL)isFloating; + (void)waitFor:(double)a0; + (void)setDoNotDisturb:(BOOL)a0; + (int)touchScanRate; + (void)correctForRotation:(struct CGVector { double x0; double x1; } *)a0 orientation:(long long)a1; + (id)getNandCapacity; + (void)killKbd; + (BOOL)allOneTimeActionsAlreadyTriggered; + (id)appendKeyboardForKeyboardSetting:(id)a0; + (id)canonicalConversion:(id)a0; + (id)captureCurrentKeyboardImage; + (id)convertRecapCommands:(id)a0; + (id)convertRecapCommandsFromListOfActions:(id)a0; + (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })findKeyBoundsInKeyboard:(id)a0; + (struct CGPoint { double x0; double x1; })floatingKeyboardDraggablePoint; + (id)formattedKeyplaneName; + (struct CGPoint { double x0; double x1; })generateGaussianPoint:(struct CGPoint { double x0; double x1; })a0 withSeed:(long long)a1 andSigma:(double)a2; + (struct CGPoint { double x0; double x1; })generateGaussianPointWithMean:(struct CGPoint { double x0; double x1; })a0 andSigma:(double)a1; + (id)generateKeyboardList; + (struct CGPoint { double x0; double x1; })generateUniformPointWithMean:(struct CGPoint { double x0; double x1; })a0 andBounds:(struct CGVector { double x0; double x1; })a1; + (struct CGPoint { double x0; double x1; })generateUniformPointWithMean:(struct CGPoint { double x0; double x1; })a0 andRange:(unsigned int)a1; + (id)getAggregatedTIPreferences; + (BOOL)getAutoCapitalizationPrefSetting; + (BOOL)getAutoCorrectionPrefSetting; + (BOOL)getCapsLockPrefSetting; + (BOOL)getCheckSpellingPrefSetting; + (BOOL)getDictationEnabled; + (BOOL)getFuzzyPinyinPrefSetting; + (BOOL)getGestureKeyPrefSetting; + (BOOL)getHWKeyboardCapsLockRomanSwitchPrefSetting; + (id)getHwRevision; + (BOOL)getKeyPaddlePrefSetting; + (id)getKeyboardsForKeyboardSetting; + (id)getMobileGestalt:(id)a0; + (id)getOneHandedKeyboardHandBias; + (BOOL)getPeriodShortcutPrefSetting; + (BOOL)getPredictivePrefSetting; + (id)getRegionCodeFromKeyboardID:(id)a0; + (id)getRootViewControllerViaScene; + (id)getSameScreenSizeModel; + (id)getScreenSize; + (int)getShuangpinPrefSetting; + (BOOL)getSmallDisplayPrefSetting; + (BOOL)getSmartDashesPrefSetting; + (BOOL)getSmartFullWidthSetting; + (BOOL)getSmartQuotesPrefSetting; + (id)getTrainBuildVersion:(id)a0; + (BOOL)getTypologyEnabled; + (id)getUIDeviceOrientationAsString; + (long long)getUIDeviceOrientationFromString:(id)a0; + (long long)getUIInterfaceOrientation; + (int)getWubiPrefSetting; + (BOOL)hasFaceID; + (BOOL)inhibitGlobalAlerts:(BOOL)a0; + (BOOL)isDictationSupported:(id)a0; + (void)launchRecap:(id)a0; + (void)launchRecap:(id)a0 completion:(id /* block */)a1; + (void)logToFile:(BOOL)a0; + (void)logToSTDERR:(BOOL)a0; + (id)removeKeyboardForKeyboardSetting:(id)a0; + (id)replaceWaitForKeyboardPlane:(id)a0 withWait:(double)a1; + (void)runCommandLineProcess:(char **)a0; + (void)runOnMainThread:(id /* block */)a0; + (id)searchForViewInKeyboardWindow:(id)a0; + (id)searchForWindow:(id)a0; + (void)setFloatingKeyboard:(BOOL)a0; + (BOOL)setKeyboardDictation:(BOOL)a0; + (id)setKeyboardForKeyboardSetting:(id)a0; + (id)setOneHandedKeyboardHandBias:(id)a0; + (BOOL)setPrefSettings:(id)a0; + (void)setRecapFastMode:(BOOL)a0; + (void)setTapTouchRadius:(id)a0; + (id)sharedFBSOrientationObserver; + (id)sharedRecapInlinePlayer; + (BOOL)shouldShowGlobeKey; + (BOOL)supportsPencil; + (void)tearDownRecapInlinePlayer; + (id)timeInStringFromTimeInterval:(double)a0; + (long long)toUIDeviceOrientation:(long long)a0; + (long long)toUIInterfaceOrientation:(long long)a0; + (BOOL)triggerAllTIOneTimeActions; + (id)validateProbability:(id)a0; + (BOOL)waitForKeyboardPlane:(id)a0; @end