import { LineByLineEditor } from '../LineByLineEditor'; export type ITextEditor = LineByLineEditor;