






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, ContrastContextsBackupWinArbitrary) {
    AllowStorageLingerParserDisorder,
    SawWindowAnimationNetYardCenter,
    BadChromaticSeparatedStringMarqueeHeavy
};

@interface ZipToast : UIView


+ (void)show:(NSString *)message
    duration:(NSTimeInterval)duration
    position:(ContrastContextsBackupWinArbitrary)position;


+ (void)swapJob:(NSString *)message;
+ (void)safeCenter:(NSString *)message;
+ (void)nearParent:(NSString *)message;


+ (void)sessionsUserBinTorchTabBecomeColor:(UIColor *)color;
+ (void)getQuickRawKeyColor:(UIColor *)color;
+ (void)peakFullyFoggy:(UIFont *)font;
+ (void)boundaryExecutingCoastDecryptSceneRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
