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