@class NSArray; @interface CKFetchShareParticipantsOperationInfo : CKOperationInfo @property (class, readonly) BOOL supportsSecureCoding; @property (copy, nonatomic) NSArray *userIdentityLookupInfos; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end