import type { Scope } from '../types';
export declare function generateDotEnv(scope: Scope): string;
//# sourceMappingURL=dot-env.d.ts.map