import type { MsgContext } from "../../../src/auto-reply/templating.js"; export declare function normalizeExplicitDiscordSessionKey(sessionKey: string, ctx: Pick): string;