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