import { EnvVariables } from "./envConsts";
declare const _default: () => Record<EnvVariables, string | number>;
export default _default;
