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