interface SVGPathSegimport { type SVGPathSeg } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; PropertiesreadonlypathSegType: numberreadonlypathSegTypeAsLetter: stringreadonlyPATHSEG_ARC_ABS: numberreadonlyPATHSEG_ARC_REL: numberreadonlyPATHSEG_CLOSEPATH: numberreadonlyPATHSEG_CURVETO_CUBIC_ABS: numberreadonlyPATHSEG_CURVETO_CUBIC_REL: numberreadonlyPATHSEG_CURVETO_CUBIC_SMOOTH_ABS: numberreadonlyPATHSEG_CURVETO_CUBIC_SMOOTH_REL: numberreadonlyPATHSEG_CURVETO_QUADRATIC_ABS: numberreadonlyPATHSEG_CURVETO_QUADRATIC_REL: numberreadonlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS: numberreadonlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_REL: numberreadonlyPATHSEG_LINETO_ABS: numberreadonlyPATHSEG_LINETO_HORIZONTAL_ABS: numberreadonlyPATHSEG_LINETO_HORIZONTAL_REL: numberreadonlyPATHSEG_LINETO_REL: numberreadonlyPATHSEG_LINETO_VERTICAL_ABS: numberreadonlyPATHSEG_LINETO_VERTICAL_REL: numberreadonlyPATHSEG_MOVETO_ABS: numberreadonlyPATHSEG_MOVETO_REL: numberreadonlyPATHSEG_UNKNOWN: number