declare global { interface SVGElement { getComputedTextLength: () => number; } } export {}; //# sourceMappingURL=Rating.test.d.ts.map