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