import * as React from "react"; function ChartPieIcon(props: React.SVGProps) { return ; } export default ChartPieIcon;