The config interfaces contain `IConfiguration` and `IConfigCommon` which serve the same purpose: a common interface for `IConfigTypeA` and `IConfigTypeB`.  Unify the two interfaces `IConfiguration` and `IConfigCommon` into one.