interface dom.SVGElementInstanceListimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { SVGElementInstanceList } = dom; Propertiesreadonlydeprecatedlength: numberMethodsdeprecateditem(index: number): SVGElementInstance