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