import SpotLightNode from "./SpotLightNode.js"; declare class IESSpotLightNode extends SpotLightNode {} export default IESSpotLightNode;