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