/// import { IconProps } from "../SvgIcon"; export declare const PieChart: (props?: IconProps) => JSX.Element; export default PieChart;