






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface StrictManager : NSObject

+ (void)shakePeakHis;

@end

NS_ASSUME_NONNULL_END
