import type { SpawnRegistry } from './spawn.js'; export declare function registerLightSpawns(registry: SpawnRegistry): void; //# sourceMappingURL=lights.d.ts.map