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