declare const cloneSvg: (sourceSvg: SVGSVGElement) => SVGSVGElement; export default cloneSvg;