export interface SVGPathData { element: SVGPathElement; length: number; }