/** Wrap attestor-core's http `getResponseRedactions` to dump the response it * runs against. Idempotent; no-op unless RECLAIM_AGENT_DUMP_RESPONSE is * set. */ export declare function installResponseDump(): void;