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