# typed: strict # frozen_string_literal: true module Homebrew module EnvConfig include Kernel end end