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