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