import { AreaChartProps } from '../AreaChart/AreaChart'; export type LineChartProps = Omit, "hideArea" | "gradientStops">;