@interface TIKeyboardInputManager_chr : TIKeyboardInputManager - (id)internalStringToExternal:(id)a0; - (void *)initImplementation; - (id)externalStringToInternal:(id)a0; - (BOOL)doesComposeText; - (BOOL)dictionaryUsesExternalEncoding; @end