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