/// import { IconProps } from '../../types'; declare const PieChart3: (allProps: IconProps) => JSX.Element; export default PieChart3;