import { InjectionToken } from '@angular/core'; import { type TuiValueTransformer } from '@taiga-ui/cdk'; export declare const TUI_EDITOR_VALUE_TRANSFORMER: InjectionToken>;