import type { KlawConfig } from "../../../config/types.js"; export declare function normalizeLegacyTalkConfig(cfg: KlawConfig, changes: string[]): KlawConfig;