luxlabs header browser preview


@class DURequestContentTypeObjC, NSString, _TtC21DocumentUnderstanding17DURequestStrategy;

@interface DURequestStrategyObjC : NSObject {
    _TtC21DocumentUnderstanding17DURequestStrategy *_underlyingStrategy;
    DURequestContentTypeObjC *_objCContentType;
}

@property (readonly, nonatomic) DURequestContentTypeObjC *contentType;
@property (copy, nonatomic) NSString *modelIdentifier;

- (void)setContentType:(id)a0;
- (void).cxx_destruct;
- (id)initWithContentType:(id)a0 preferredModelIdentifier:(id)a1;

@end