






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (EyeImage)

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

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

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

NS_ASSUME_NONNULL_END
