export declare const ENV_VARIABLES_ENV_NAME: "ENV_VARIABLES";
export declare const setupEnvVariables: () => void;
