import { ElementRef } from '@angular/core'; import { L10nTranslationService } from 'angular-l10n'; import { TerraBaseEditorComponent } from '../base-editor/terra-base-editor.component'; import * as i0 from "@angular/core"; export declare class TerraNoteEditorComponent extends TerraBaseEditorComponent { constructor(translation: L10nTranslationService, myElement: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }