@class NTPBTodaySectionConfigWebEmbed, NSString; @interface NTTodayWebEmbedProtoitem : NSObject @property (readonly, copy, nonatomic) NTPBTodaySectionConfigWebEmbed *webEmbed; @property (readonly, copy, nonatomic) NSString *identifier; - (id)init; - (unsigned long long)hash; - (id)itemWithContentContext:(id)a0 operationInfo:(id)a1 sectionDescriptor:(id)a2 todayData:(id)a3 assetFileURLsByRemoteURL:(id)a4 preferredDynamicSlotAllocation:(unsigned long long)a5; - (id)assetHandlesWithOperationInfo:(id)a0; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithIdentifier:(id)a0 webEmbed:(id)a1; @end