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