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