/// import { BarPlotProps } from "./BarPlotProps"; export declare const BarPlot: ({ data, axis, chart }: BarPlotProps) => JSX.Element; //# sourceMappingURL=BarPlot.d.ts.map