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