import { InjectionToken } from "@angular/core"; import { Observable } from "rxjs"; export declare const NGXA_IS_AUTHENTICATED: InjectionToken>;