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