import { GlTF } from "../types/gltf"; export declare function createEmptyGltf(generator: string): GlTF;