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