import type { IAgentProxyAdapter } from "../types.js"; export declare const localAdapter: IAgentProxyAdapter;