@interface _UITextInputImplicitObjectWrapper : NSObject @property (weak, nonatomic) id weakObject; + (id)wrapperForObject:(id)a0; - (void).cxx_destruct; @end