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