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