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