export declare const parseSvg: (el: Element) => { svg: string; };