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