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