import { r as KlawConfig } from "./types.klaw-xKUw_Rz7.js"; import { n as GetReplyOptions, s as ReplyPayload } from "./get-reply-options.types-CS-CA1Iq.js"; import { n as MsgContext } from "./templating-B8JLQEN3.js"; //#region src/auto-reply/reply/get-reply.d.ts declare function getReplyFromConfig(ctx: MsgContext, opts?: GetReplyOptions, configOverride?: KlawConfig): Promise; //#endregion export { getReplyFromConfig as t };