export const PathSmbl = Symbol('path'); /** @typedef {SVGGraphicsElement & { [PathSmbl]?: import("./path").Path }} PathElement */