export type DOMUtilsTargetElementType = HTMLElement | string | NodeList | HTMLElement[];