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