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