






#import <Foundation/Foundation.h>
#import <WebKit/WebKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SeeThickAddAction : NSObject

+ (void)endsButView:(WKWebView *)wkView loseArteryAction:(NSString *)method see:(id)see;

@end

NS_ASSUME_NONNULL_END
