import { HtmlToDivDisableds } from './htmlToDiv'; export default function reenableElms(elm: Element, tagName: HtmlToDivDisableds): Element;