






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface MatrixCapTextField : UIView

@property (nonatomic, strong) UITextField *binSpellWinTextField;

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

@property(nonatomic, copy) NSString *behaviorsCount;

@property(nonatomic, copy) NSString *claimPolishFunnelApplyBed;

@end

NS_ASSUME_NONNULL_END
