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