import { o as CommandTurnContext } from "./templating-DOk3rz_v.js"; import { v as resolveChunkMode } from "./outbound.types-CeQt-xHY.js"; import { Bi as DispatchReplyWithDispatcher, Li as finalizeInboundContext, zi as DispatchReplyWithBufferedBlockDispatcher } from "./types-DIBfaBvi.js"; import { r as ReplyPayload } from "./reply-payload-CYrtkQps.js"; import { n as generateConversationLabel } from "./conversation-label-generator-B4ZOGscH.js"; //#region src/plugin-sdk/reply-dispatch-runtime.d.ts /** Dispatches a reply with buffered block support after lazy-loading the runtime dispatcher. */ declare const dispatchReplyWithBufferedBlockDispatcher: DispatchReplyWithBufferedBlockDispatcher; /** Dispatches a reply through the provider dispatcher after lazy-loading runtime code. */ declare const dispatchReplyWithDispatcher: DispatchReplyWithDispatcher; //#endregion export { type CommandTurnContext, type DispatchReplyWithBufferedBlockDispatcher, type DispatchReplyWithDispatcher, type ReplyPayload, dispatchReplyWithBufferedBlockDispatcher, dispatchReplyWithDispatcher, finalizeInboundContext, generateConversationLabel, resolveChunkMode };