






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (OffImage)

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

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

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

NS_ASSUME_NONNULL_END
