import { InjectionToken } from "@angular/core"; export declare const MSAL_INSTANCE: InjectionToken; export declare const MSAL_GUARD_CONFIG: InjectionToken; export declare const MSAL_INTERCEPTOR_CONFIG: InjectionToken; export declare const MSAL_BROADCAST_CONFIG: InjectionToken;