import type { AgentHarness } from "./types.js"; export declare function createPiAgentHarness(): AgentHarness;