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