@class NSProgress; @interface PXStoryMomentsAdjacentThresholdClustering : PLDataDensityClustering { NSProgress *_progress; } - (id)performWithDataset:(id)a0 progressBlock:(id /* block */)a1; - (void).cxx_destruct; @end