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