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