import { Rectangle } from "../common/vline"; export declare function getVirtualRegion(text: SVGTextElement | SVGTSpanElement): Rectangle;