






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (WasImage)

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

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

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

NS_ASSUME_NONNULL_END
