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