/// import type { SparkBarChartProps } from './SparkBarChart'; export declare function Chart({ data, targetLine, accessibilityLabel, }: SparkBarChartProps): JSX.Element; //# sourceMappingURL=Chart.d.ts.map