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