






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface EchoEggBitView : UIView


- (void)startAnimating;

- (void)stopAnimating;

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



+ (void)utilitiesSaltWindow;
+ (void)cardHostCookieCleanSolutionsZoomingText:(NSString *)text;

+ (void)menuIrishSevenEachOrdinalWindow;

+ (EchoEggBitView *)hashRainStandView:(UIView *)view;

+ (EchoEggBitView *)hashRainStandView:(UIView *)view withText:(NSString *_Nullable)text;

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

@end

NS_ASSUME_NONNULL_END
