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