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