import { ProjectConfig } from '../types'; export declare function getEnvExample(config: ProjectConfig): string; //# sourceMappingURL=env.d.ts.map