@interface NewsArticles.URLHandler : NSObject { void /* unknown type, empty encoding */ closures; void /* unknown type, empty encoding */ newWindowClosures; } - (void)openURL:(id)a0; - (void)openNewWindowWithURL:(id)a0; - (id)init; - (void).cxx_destruct; @end