interface SVGZoomEvent implements UIEventimport { type SVGZoomEvent } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts"; PropertiesreadonlynewScale: numberreadonlynewTranslate: SVGPointreadonlypreviousScale: numberreadonlypreviousTranslate: SVGPointreadonlyzoomRectScreen: SVGRect