import type { EvalAgentProfile } from "./types.js"; /** Built-in baseline: real Pi with no additional extensions and all registered tools. */ export declare const vanillaAgentProfile: EvalAgentProfile;