@interface DDContactUtils : NSObject + (id)normalizedPhoneNumberFromString:(id)a0; + (BOOL)phoneNumber:(id)a0 isEqualToPhoneNumber:(id)a1; @end