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