import { InjectionToken } from "@angular/core"; declare const AUTH_ROUTE_PATH: InjectionToken; export { AUTH_ROUTE_PATH };