import React from 'react'; import { UndrawSVGProps } from '../types'; declare const PieChart: React.FC; export default PieChart;