






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIImage (BusImage)

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

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

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

NS_ASSUME_NONNULL_END
