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