import { InjectionToken } from '@angular/core'; /** * Injection token for options object */ export declare const SUNEDITOR_OPTIONS: InjectionToken;