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