export interface TEXT_EDITOR{ html:string; text:string; }