/** Compatibility re-export; the wire format is owned by @slicc/shared-ts. */ export { type EnvEntry, parseEnvFile, serializeEnvFile } from '../_shared/index.js';