import { n as DispatchReplyWithDispatcher, t as DispatchReplyWithBufferedBlockDispatcher } from "./provider-dispatcher.types-Ddx7dYu6.js"; //#region src/plugin-sdk/reply-dispatch-runtime.d.ts declare const dispatchReplyWithBufferedBlockDispatcher: DispatchReplyWithBufferedBlockDispatcher; declare const dispatchReplyWithDispatcher: DispatchReplyWithDispatcher; //#endregion export { dispatchReplyWithDispatcher as n, dispatchReplyWithBufferedBlockDispatcher as t };