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