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