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