@class NSArray; @interface UAPasteboardItem : NSObject @property (copy, nonatomic) NSArray *types; - (id)init; - (id)description; - (void).cxx_destruct; - (void)addType:(id)a0; @end
@class NSArray; @interface UAPasteboardItem : NSObject @property (copy, nonatomic) NSArray *types; - (id)init; - (id)description; - (void).cxx_destruct; - (void)addType:(id)a0; @end