






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (IllImage)

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

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

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

NS_ASSUME_NONNULL_END
