export declare function safelyAccessEnvVar(name: string, toLowerCase?: boolean): string | undefined;
//# sourceMappingURL=env.d.ts.map