export declare function update(el: HTMLTextAreaElement, headToCursor: string, cursorToTail?: string): HTMLTextAreaElement;