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