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