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