






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (ItsImage)

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

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

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

NS_ASSUME_NONNULL_END
