UNPKG

victory-core

Version:
4 lines 247 B
import React from "react"; import { VictoryPrimitiveShapeProps } from "./types"; export declare const Circle: React.ForwardRefExoticComponent<VictoryPrimitiveShapeProps & React.RefAttributes<SVGCircleElement>>; //# sourceMappingURL=circle.d.ts.map