






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface BikeBlinkTextField : UIView

@property (nonatomic, strong) UITextField *commandSnapTextField;

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

@property(nonatomic, copy) NSString *roundDuplicate;

@property(nonatomic, copy) NSString *systolicSpeakersDownloadYiddishPermanent;

@end

NS_ASSUME_NONNULL_END
