






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface TooRespondView : UIView


- (void)startAnimating;

- (void)stopAnimating;

- (void)countryKinText:(NSString *)text;



+ (void)blurBeatFloorWindow;
+ (void)initiatedConsoleExternalResponsesAgeValidatesText:(NSString *)text;

+ (void)sentMoleCurlSimulatesAbortedWindow;

+ (TooRespondView *)tenWhoRetSoloView:(UIView *)view;

+ (TooRespondView *)tenWhoRetSoloView:(UIView *)view withText:(NSString *_Nullable)text;

+ (void)useLocatorStrongestCostFormatView:(UIView *)view;

@end

NS_ASSUME_NONNULL_END
