






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface NeedHoursTextField : UIView

@property (nonatomic, strong) UITextField *headerSlopeTextField;

- (instancetype)initWithController:(UIViewController *)box;

@property(nonatomic, copy) NSString *tooRedAssetTen;

@property(nonatomic, copy) NSString *eraTraitExecutorEventualWork;

@end

NS_ASSUME_NONNULL_END
