import { DefaultEditor } from './default-editor'; export declare class TextareaEditorComponent extends DefaultEditor { constructor(); }