import { InjectionToken } from '@angular/core'; export declare const DATA_TRANSFORMER: InjectionToken;