@protocol IKEntityValueProviding; @interface _SUUIDynamicGridEntityValueProviderValue : NSObject @property (retain, nonatomic) id entityValueProvider; @property (nonatomic) long long sectionIndex; - (void).cxx_destruct; @end