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