import { Light } from 'threepipe'; import { Ctx } from './ctx'; export declare function createLight(lamp: any, ctx: Ctx): Light> | undefined, import('three').Object3DEventMap> | undefined; //# sourceMappingURL=light.d.ts.map