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