UNPKG

@nivo/annotations

Version:
8 lines 281 B
export declare const RectAnnotationOutline: ({ x, y, width, height, borderRadius, }: { x: number; y: number; width: number; height: number; borderRadius?: number; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RectAnnotationOutline.d.ts.map