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