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