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