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