import type { AgentAdapter } from './base.js'; export declare function createStubAgentAdapter(): AgentAdapter; //# sourceMappingURL=stub.d.ts.map