luxlabs header browser preview


@interface PhotosIntelligence.PersonCuration : NSObject

+ (id)fetchCuratedAssetsForPerson:(id)a0 options:(id)a1 useSummary:(BOOL)a2;

- (id)init;
- (void).cxx_destruct;

@end