import type { AgencyProgram } from "../types.js"; export declare function prunePreludeShadows(program: AgencyProgram): void;