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