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