export declare function wrapCursor(el: HTMLTextAreaElement, before: string, after?: string): HTMLTextAreaElement;