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