#import <SquareInAppPaymentsSDK/SQIPTheme.h>

@interface SQIPTheme (RNSQIPAdditions)

+ (SQIPTheme *)fromDictionary:(NSDictionary *)theme;

@end
