






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, OldSeePingNowMill) {
    DecisionCopticDuctilityKilovoltsYet,
    WithinPipeCallPanoramasLibrariesCenter,
    KilowattsRunningUndefinedTipSimpleDriven
};

@interface EraToast : UIView


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


+ (void)sawDone:(NSString *)message;
+ (void)downCenter:(NSString *)message;
+ (void)hitRestSix:(NSString *)message;


+ (void)mainDeepCopperMidInteriorWarpColor:(UIColor *)color;
+ (void)leaveRemainingColor:(UIColor *)color;
+ (void)mergeInserting:(UIFont *)font;
+ (void)parentalEscapedCatUptimeManagersRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
