/** * Resolves the Next CLI module installed alongside the Promptbook CLI. * * @private internal utility of `buildAgentsServer` */ export declare function resolveNextCliPath(): string;