import { SpotLight } from 'three';
export declare function monkeyPatchSpotLight(spotLight: SpotLight): void;
