import type { Provider } from '@angular/core';
/**
 * Just for unit tests
 */
export declare const providers: Provider[];
