export { createPlainEditor } from './plain.js'; export type { PlainEditorOptions, DirtyRange } from './plain.js';