import { HTMLEditor } from '../core/HTMLEditor'; export declare function focusNodeStart(node: Node, editor?: HTMLEditor): void;