#import <SquareBuyerVerificationSDK/SQIPMoney.h>

@interface SQIPMoney (RNSQIPAdditions)

+ (SQIPMoney *)fromDictionary:(NSDictionary *)money;

@end
