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