import type { AgentInput } from './schema.js'; export declare function rootSpawnNeedsWrfcNormalization(input: Pick, task: string, template: string): boolean; //# sourceMappingURL=root-spawn-chain-decision.d.ts.map