import * as THREE from "three"; declare function initLights(): THREE.Object3D; export { initLights };