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