import { EditorView } from '@sse-editor/pm/view'; export declare function posToDOMRect(view: EditorView, from: number, to: number): DOMRect;