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