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