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