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