export declare function getDOMRangeRect(nativeSelection: Selection, rootElement: HTMLElement): DOMRect;
