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