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