ProviderProperties: {
    provider?: Promise<Provider> | Provider | ProviderAdapter;
}

Type declaration