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