export declare function mergeAttrs(svgEl: SVGElement, attrs: Record<string, unknown>): Record<string, unknown>;
//# sourceMappingURL=utils.d.ts.map