export interface ConfigTagMap { input: HTMLInputElement; select: HTMLSelectElement; textarea: HTMLTextAreaElement; }