@interface RemoteUITableViewCellAccessibility : __RemoteUITableViewCellAccessibility_super + (Class)safeCategoryBaseClass; + (void)_accessibilityPerformValidations:(id)a0; + (id)safeCategoryTargetClassName; - (id)accessibilityLabel; - (unsigned long long)accessibilityTraits; - (id)_privateAccessibilityCustomActions; - (void)_accessoriesChanged; - (void)setRemoteUIAccessoryView:(id)a0; @end