@interface NewsArticles.URLPreviewViewControllerFactory : NSObject - (id)init; - (id)createViewControllerForURL:(id)a0; @end