import ModelNode from '../scenegraph/model-node'; export default function createGLTFModel(gl: WebGLRenderingContext, options: any): ModelNode;