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