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