import { InjectionToken } from '@angular/core'; import { MarkedExtension } from 'marked'; export declare const MARKED_EXTENSIONS: InjectionToken;