import { HttpInterceptorFn } from '@angular/common/http';
export declare const authSimpleInterceptor: HttpInterceptorFn;
