UNPKG

@util-co/sdg-wheel

Version:

Wheel chart showing positive and negative impact on 17 SDGs (Sustainable Development Goals)

4 lines (3 loc) 271 B
import { WheelIconsProps } from './Wheel.types'; declare const WheelIcons: ({ className, pie, data, imageSize, offsetAngle, radius, arc, handleSegmentClick, setSelected, transform }: WheelIconsProps) => import("react/jsx-runtime").JSX.Element; export default WheelIcons;