import type React from 'react'; export declare function highlightElemOriginalPosition(debugHighlightRef: React.RefObject, htmlElem: HTMLElement, anchorElem: HTMLElement): void; //# sourceMappingURL=highlightElemOriginalPosition.d.ts.map