/** * EnvRegistry — canonical/alias resolution, coercion, defaults, deprecation, and * the unknown-name guard. Each test sets/clears the real `process.env` keys it * exercises (and restores them) so the suite stays hermetic. */ export {}; //# sourceMappingURL=env-registry.test.d.ts.map