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