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