export declare const getElementFromHtml: (htmlString: string) => SVGSVGElement | null;