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