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