type ServiceProviderType = | IServiceProviderClass | FactoryServiceProvider;
Represents a ServiceProvider type.