






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface YellowBagTextField : UIView

@property (nonatomic, strong) UITextField *anchorsHighTextField;

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

@property(nonatomic, copy) NSString *startedCorrupt;

@property(nonatomic, copy) NSString *socketStorylineLineHeadIrish;

@end

NS_ASSUME_NONNULL_END
