import { i as OpenClawConfig } from "./types.openclaw-oSBece7v.js"; import { d as ReplyPayload, n as GetReplyOptions } from "./types-BXMfamBf.js"; import { i as MsgContext } from "./templating-CVr5jMpU.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 };