export declare function insertText(textarea: HTMLInputElement | HTMLTextAreaElement, text: string): void;