






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface FlattenPopView : UIView


- (void)startAnimating;

- (void)stopAnimating;

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



+ (void)tapTheOldFadeWindow;
+ (void)utteranceFaxMakeWireProduceExportText:(NSString *)text;

+ (void)extendGlucoseCatMinorZoomWindow;

+ (FlattenPopView *)undefinedTreeView:(UIView *)view;

+ (FlattenPopView *)undefinedTreeView:(UIView *)view withText:(NSString *_Nullable)text;

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

@end

NS_ASSUME_NONNULL_END
