An object with a parse method that takes an environment variable key and value,
and returns the parsed result.
Parses the given environment variable key and value using the provided settings.
The environment variable key.
The environment variable value.
The parsed result with optional renamed key and parsed value.
Creates an environment variable parser that maps the variable keys to parsing functions.