






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ButtonManager : NSObject

+ (void)screenRedMix;

@end

NS_ASSUME_NONNULL_END
