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