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