export function getPath(path: TargetsParam): SVGGeometryElement | void;
import type { TargetsParam } from '../types/index.js';
