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