@interface CNMissingBackgroundColorsContactPredicate : CNPredicate + (BOOL)supportsSecureCoding; - (unsigned long long)hash; - (id)shortDebugDescription; - (void)encodeWithCoder:(id)a0; - (id)description; - (BOOL)isEqual:(id)a0; - (id)initWithCoder:(id)a0; @end