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