#import <SVG/SVGElement.idl>

// https://svgwg.org/svg2-draft/struct.html#InterfaceSVGDescElement
[Exposed=Window]
interface SVGDescElement : SVGElement {
};