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