






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (EggImage)

+ (UIImage *)capMidDelayAirColor:(UIColor *)color;

+ (UIImage *)rearrangeKeepCutterAbsentBalancedName:(NSString *)imageName;

- (UIImage *)engineCloudyArteryCollationRetColor:(UIColor *)tintColor;
@end

NS_ASSUME_NONNULL_END
