// Generated using /Script/update_currency.swift

#import <Foundation/Foundation.h>

@interface CurrencyHelper : NSObject

+ (NSDictionary *) currencyConstants;

@end