/** Return samples along a path, relative to the parent SVG  */
export default function useSamplesAlongPath(restrictToPath?: SVGGeometryElement | null): DOMPoint[];
//# sourceMappingURL=useSamplesAlongPath.d.ts.map