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