#import // https://svgwg.org/svg2-draft/struct.html#InterfaceSVGSymbolElement [Exposed=Window] interface SVGSymbolElement : SVGGraphicsElement { }; // FIXME: SVGSymbolElement includes SVGFitToViewBox;