import { Maybe } from '@typed/maybe'; export declare function getEnvVar(key: string): Maybe; //# sourceMappingURL=getEnvVar.d.ts.map