declare function svgToDataUri(svgString: string): string; export default svgToDataUri;