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