export declare function setCursorToEnd(element: HTMLInputElement | HTMLTextAreaElement | null): void;