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