@class NSString, NTPBArticleListTodaySectionSpecificConfig; @interface NTArticleListSectionFetchDescriptor : NSObject @property (copy, nonatomic) NTPBArticleListTodaySectionSpecificConfig *articleListRequest; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)init; - (id)initWithArticleListConfiguration:(id)a0; - (id)incrementalSortTransformationWithFeedPersonalizer:(id)a0; - (void).cxx_destruct; - (id)incrementalLimitTransformationWithFeedPersonalizer:(id)a0 limit:(unsigned long long)a1 priorFeedItems:(id)a2; - (id)assembleResultsWithCatchUpOperation:(id)a0; - (void)configureCatchUpOperationWithFetchRequest:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end