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