import type { HealthCheck } from "../health"; export declare function checkEnvironmentVariables(): HealthCheck; //# sourceMappingURL=environment.d.ts.map