import type { AgentPort } from "../ports/agent-port.js"; export declare function createCurrentAgentPort(): AgentPort;