import * as GLTF2 from "../glTF/2.0/index.js";
declare const GLTF2Legacy: typeof GLTF2;
export { GLTF2Legacy as GLTF2 };
