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