@interface NotesUI.NoteSelection : NSObject { void /* unknown type, empty encoding */ noteID; void /* unknown type, empty encoding */ noteTitle; } - (id)init; - (void).cxx_destruct; @end