import { GLTF } from 'three/examples/jsm/loaders/GLTFLoader'; export class GLTFCesiumRTCExtension{ name: 'CESIUM_RTC'; afterRoot(result: GLTF): null }