@class NSArray; @protocol PXDisplayAssetCollection; @interface PXForYouSuggestionsAssetsDataSource : PXAssetsDataSource { id _collection; } @property (copy, nonatomic) NSArray *assets; + (id)new; - (id)init; - (struct PXSimpleIndexPath { long long x0; long long x1; long long x2; long long x3; })indexPathForAssetReference:(id)a0; - (long long)numberOfItemsInSection:(long long)a0; - (long long)numberOfSections; - (void).cxx_destruct; - (long long)numberOfSubitemsInItem:(long long)a0 section:(long long)a1; - (id)objectAtIndexPath:(struct PXSimpleIndexPath { long long x0; long long x1; long long x2; long long x3; })a0; - (id)initWithDisplayAssets:(id)a0 collection:(id)a1; @end