






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PulseCauseView : UIView


- (void)startAnimating;

- (void)stopAnimating;

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



+ (void)putSenseVowelWindow;
+ (void)pintChannelsEitherClinicalEscapeStylisticText:(NSString *)text;

+ (void)busyThatLuminanceBatchNotWindow;

+ (PulseCauseView *)constructPingView:(UIView *)view;

+ (PulseCauseView *)constructPingView:(UIView *)view withText:(NSString *_Nullable)text;

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

@end

NS_ASSUME_NONNULL_END
