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