#import <SquareBuyerVerificationSDK/SQIPContact.h>

@interface SQIPContact (RNSQIPAdditions)

+ (SQIPContact *)fromDictionary:(NSDictionary *)contact;

@end
