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