export declare class SVGIconUtils { static createSVGElement(svgString: string): SVGGraphicsElement; } //# sourceMappingURL=svgIconUtils.d.ts.map