import type { Program } from "../../program.js"; export declare function secrets(program: Program): void;