






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (WhoImage)

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

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

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

NS_ASSUME_NONNULL_END
