UNPKG

victory-core

Version:
4 lines 241 B
import React from "react"; import { VictoryPrimitiveShapeProps } from "./types"; export declare const Path: React.ForwardRefExoticComponent<VictoryPrimitiveShapeProps & React.RefAttributes<SVGPathElement>>; //# sourceMappingURL=path.d.ts.map