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