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