import type { StreamFn } from "@earendil-works/pi-agent-core"; export declare function createAnthropicMessagesTransportStreamFn(): StreamFn;