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