import type { EnvVar } from '../types.js'; export declare function formatJson(vars: EnvVar[]): string; //# sourceMappingURL=json.d.ts.map