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