export default function liveVal(input: HTMLInputElement | HTMLTextAreaElement, value: string): void;