@interface CNContactUpdate : NSObject + (id)updateMultiValueWithDiff:(id)a0 property:(id)a1; + (id)updateWithValue:(id)a0 property:(id)a1; @end
@interface CNContactUpdate : NSObject + (id)updateMultiValueWithDiff:(id)a0 property:(id)a1; + (id)updateWithValue:(id)a0 property:(id)a1; @end