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