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