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