type MixedServiceProvider = | IServiceProviderClass | MetaServiceProvider;
Represents a MixedServiceProvider type.