@class NSSet; @interface SearchUICollectionViewLayoutConfiguration : NSObject @property (readonly) NSSet *sectionIndexesForHeightMatching; @property (readonly) NSSet *sectionIndexesUsingListLayout; - (id)initWithSnapshot:(id)a0; - (void).cxx_destruct; @end