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