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