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