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