import { InjectionToken } from "@angular/core"; export declare const ROUTER_PATHS_TOKEN: InjectionToken<{}>;