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