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