interface dom.SVGPathSegClosePath implements SVGPathSegimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { SVGPathSegClosePath } = dom;