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