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