@class NSString, _CDInteraction; @interface _PSContactFillerRecipient : NSObject @property (copy) NSString *ID; @property (copy) _CDInteraction *interaction; - (id)init; - (void).cxx_destruct; @end