export default function get_value(e: Event, key: string): string | { [key: string]: string; };