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