const RULES = { noUndeclaredEnvVars: `no-undeclared-env-vars`, }; export { RULES };