You can buy this project and download/modify it how often you want.
package zio.config trait KeyValueModule { type K type V }