import { Provider } from '@angular/core'; export declare function getProviderName(provider: Provider | string): string;