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