#import #import #import // https://svgwg.org/svg2-draft/types.html#InterfaceSVGElement [Exposed=Window] interface SVGElement : Element { }; SVGElement includes HTMLOrSVGElement;