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