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