import { NgDocPageProcessor } from '@ng-doc/app/interfaces';
export declare const NG_DOC_DEFAULT_PAGE_PROCESSORS: NgDocPageProcessor[];
