import { BlobExt } from '../assetmanager'; export declare function makeGLBFile(buffers: Uint8Array, json: any): BlobExt; //# sourceMappingURL=../src/utils/gltf.d.ts.map