import type { SpawnRegistry, SpawnFunction } from './spawn.js'; export declare const SP_func_object: SpawnFunction; export declare function registerMiscSpawns(registry: SpawnRegistry): void; //# sourceMappingURL=misc.d.ts.map