






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (OurImage)

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

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

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

NS_ASSUME_NONNULL_END
