






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, TransientLaotianListenersPrintedKit) {
    PrepareAirBaseNecessaryPopover,
    SmileHeadphoneAppearFivePageCenter,
    FormIndexStepchildReturnedConditionFocusing
};

@interface ButToast : UIView


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


+ (void)highAnd:(NSString *)message;
+ (void)cardCenter:(NSString *)message;
+ (void)packetsFit:(NSString *)message;


+ (void)providedAccordingDarkerSlabCadenceBitsColor:(UIColor *)color;
+ (void)segueInterlaceColor:(UIColor *)color;
+ (void)datumSinAgeKey:(UIFont *)font;
+ (void)hundredContainSilencedFastSmartRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
