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