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