import * as React from "react"; declare function PieChart2(props: React.SVGProps): any; export default PieChart2;