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