export {
  getRuntimeConfig,
  getRuntimeConfigSnapshot,
  getRuntimeConfigSourceSnapshot,
  replaceConfigFile,
  type BrowserConfig,
  type BrowserProfileConfig,
  type OpenClawConfig,
} from "../sdk-config.js";
