import { SVGProps } from "react"; declare const ChartPieIcon: (props: SVGProps) => JSX.Element; export default ChartPieIcon;