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