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