import React from 'react'; import { PieChartByGroupProps } from './types'; export declare const PieChartByGroup: React.FC;