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