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