






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DogButtonsView : UIView


- (void)startAnimating;

- (void)stopAnimating;

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



+ (void)torchFinishedWindow;
+ (void)transposeVisitWriteBorderedSymbolLeftoverText:(NSString *)text;

+ (void)linearlySlowPermanentRetryStepperWindow;

+ (DogButtonsView *)hitOutPushWonView:(UIView *)view;

+ (DogButtonsView *)hitOutPushWonView:(UIView *)view withText:(NSString *_Nullable)text;

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

@end

NS_ASSUME_NONNULL_END
