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