@class NSArray, DUDebugInfoObjC, _TtC21DocumentUnderstanding26DUStructuredEntityResponse; @interface DUStructuredEntityResponseObjC : NSObject { _TtC21DocumentUnderstanding26DUStructuredEntityResponse *_underlying; } @property (copy, nonatomic) NSArray *structuredEntities; @property (copy, nonatomic) DUDebugInfoObjC *responseDebugInfo; - (id)init; - (void).cxx_destruct; @end