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