import { AttachNode } from '../../common'; export default function getTargetElm(elm: AttachNode): HTMLElement;