@class _UIKeyShortcutHUDConfiguration; @interface _UIKeyShortcutHUDClientSession : NSObject @property (retain, nonatomic) _UIKeyShortcutHUDConfiguration *configuration; @property (nonatomic) BOOL textEditingSessionWasTornDown; - (void).cxx_destruct; @end