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