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