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