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