import { FactoryProvider } from '@angular/core';
export declare function provideInterceptorService(interceptors: any[]): FactoryProvider;
