






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, TipMenFoodIrregularFully) {
    FoldAlgorithmCautionBalancedYet,
    BracketRawSetupSmoothSphereCenter,
    ToggleCatalogButClientsBinInvert
};

@interface LawToast : UIView


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


+ (void)fullIcy:(NSString *)message;
+ (void)lostCenter:(NSString *)message;
+ (void)stringLoss:(NSString *)message;


+ (void)sixPatchBeginningCapturedRomanSubsetColor:(UIColor *)color;
+ (void)stormSelfRetryColor:(UIColor *)color;
+ (void)eraKeyAngleSob:(UIFont *)font;
+ (void)elderProxyWorkLoveAllRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
