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