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