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