import { type IRepeaterChartProps } from "../publicTypes.js"; export declare function RepeaterChart(props: IRepeaterChartProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RepeaterChart.d.ts.map