import { i as OpenClawConfig } from "./types.openclaw-CXjMEWAQ.js"; import { n as GetReplyOptions, u as ReplyPayload } from "./types-C5Sz_b28.js"; import { i as MsgContext } from "./templating--GHupcKJ.js"; //#region src/auto-reply/reply/get-reply.d.ts declare function getReplyFromConfig(ctx: MsgContext, opts?: GetReplyOptions, configOverride?: OpenClawConfig): Promise; //#endregion export { getReplyFromConfig as t };