declare function svgToDataURL(svg: SVGElement): Promise; export default svgToDataURL;