export { default as DonutChart } from './DonutChart'; export type { IDonutChartProps } from './types'; //# sourceMappingURL=index.d.ts.map