UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 172 B
import { LineSvgProps } from '@nivo/line'; export declare const HeartRateLineChart: ({ data, ...props }: LineSvgProps) => import("@emotion/react/jsx-runtime").JSX.Element;