export declare const ENV_VARIABLES_LOCAL_STORAGE_KEY = "remotion.envVariables";
export declare const ENV_VARIABLES_ENV_NAME: "ENV_VARIABLES";
export declare const setupEnvVariables: () => void;
//# sourceMappingURL=setup-env-variables.d.ts.map