






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

NS_ASSUME_NONNULL_BEGIN

@interface EndBoundFixAction : NSObject

+ (void)highestView:(WKWebView *)wkView urgencyHexAction:(NSString *)method yet:(id)yet;

@end

NS_ASSUME_NONNULL_END
