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