export function createVariants(gltf: any): {};
export function registerMeshVariants(primitive: any, meshId: any, meshVariants: any): void;
