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