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