






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SoloDepthTextField : UIView

@property (nonatomic, strong) UITextField *numbersHailTextField;

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

@property(nonatomic, copy) NSString *binWetPhoneWon;

@property(nonatomic, copy) NSString *thousandsVectorRoleTransportCorner;

@end

NS_ASSUME_NONNULL_END
