@interface ProductReviewCollectionViewCellAccessibility : __ProductReviewCollectionViewCellAccessibility_super + (Class)safeCategoryBaseClass; + (void)_accessibilityPerformValidations:(id)a0; + (id)safeCategoryTargetClassName; - (id)accessibilityLabel; - (unsigned long long)accessibilityTraits; - (BOOL)isAccessibilityElement; - (id)_accessibilityProductReviewCollectionViewCellElements; - (void)_setAccessibilityProductReviewCollectionViewCellElements:(id)a0; @end