export declare const handleTextChange: (node: HTMLElement, mutations: MutationRecord[], final?: boolean) => void;