luxlabs header browser preview


@class NSDictionary;

@interface VTBuiltInRTModel : NSObject

@property (retain) NSDictionary *builtInRTModelDictionary;

+ (id)sharedInstance;

- (void)dealloc;
- (void).cxx_destruct;

@end