import type { FC } from 'react'; import type { ContributionChartProps } from '../types'; export declare const ContributionChart: FC; //# sourceMappingURL=ContributionChart.d.ts.map