import { GlTFJson } from "../types/gltf-json"; export declare function createEmptyGltfJson(generator?: string): GlTFJson;