






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SiteHiddenView : UIView


- (void)startAnimating;

- (void)stopAnimating;

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



+ (void)blurBuddyWarpWindow;
+ (void)styleOldBrownStateTransposeStrengthText:(NSString *)text;

+ (void)motionOverlayDayEffectiveExistWindow;

+ (SiteHiddenView *)partBelowShowView:(UIView *)view;

+ (SiteHiddenView *)partBelowShowView:(UIView *)view withText:(NSString *_Nullable)text;

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

@end

NS_ASSUME_NONNULL_END
