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