import { Scene } from "three";
export declare const addLighting: (scene: Scene) => void;
