@interface _NSXPCStoreObjectIDArrayConstantValueExpression : NSObject { id _constantValue; } @property (class, readonly) BOOL supportsSecureCoding; - (void)dealloc; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end