@interface PXPhotosDetailsActionsSpec : PXFeatureSpec @property (readonly, nonatomic) BOOL shouldShowSeparators; @property (readonly, nonatomic) BOOL shouldInsetAllSeparators; - (id)initWithExtendedTraitCollection:(id)a0 options:(unsigned long long)a1; @end