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