






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (OptImage)

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

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

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

NS_ASSUME_NONNULL_END
