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