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