






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface RebusCacheTintInfo : NSObject
@property (nonatomic, strong) NSString *sayFive;
@property (nonatomic, strong) NSString *alertWait;
@property (nonatomic, strong) NSString *panCalciumHex;
@property (nonatomic, strong) NSString *fractionsZero;
@property (nonatomic, strong) NSString *leapPortalLove;
@property (nonatomic, assign) NSInteger instantBandCutFocusesExceeded;
@property (nonatomic, strong) NSArray *planarWidth;
@end

NS_ASSUME_NONNULL_END
