import { InjectionToken } from '@angular/core'; export declare const AUTH_TOKEN_AUTO_REMOVE: InjectionToken;