import EditorState from '../EditorState'; export default function setDomSelection(editorState: EditorState, containerNode: HTMLElement): void;