import type { OpenClawConfig } from "./types.js"; export declare function normalizeExecSafeBinProfilesInConfig(cfg: OpenClawConfig): void;