@interface _NBRegExMatcher : NSObject - (BOOL)matchNationalNumber:(id)a0 phoneNumberDesc:(id)a1 allowsPrefixMatch:(BOOL)a2; @end